Merge branch 'wip/carlosg/stuck-frames' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Wed, 7 Apr 2021 23:18:25 +0000 (23:18 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 7 Apr 2021 23:18:25 +0000 (23:18 +0000)
commit2f0a02eecb07fb99971062567081ff37bfd5d52b
tree2a91f520a12c0ead38b0e0ca9d8edb4988a7d117
parent5710df685b0af9b7dd306dfba6c7e174e428950e
parent07167fdf2223172cae57b5cf10eba9d29869af3b
Merge branch 'wip/carlosg/stuck-frames' into 'master'

surface: Always set PHASE_PAINT as pending when updates are scheduled

Closes #3750

See merge request GNOME/gtk!3411